Thankfully, you don't have to learn binary, hexadecimal, decimal, or any other numbering system just to use the computer, because translators display readable language characters. 幸运的是,如果只是使用计算机,您不必理解二进制、十六进制、十进制或者其他任何数字(numbering)系统,因为转换器可以将其显示为可读的语言字符。
In this paper, the conversion from hexadecimal to decimal has been constructed by numeric system conversion principle. 本文利用数制转换原理,构造了超长十六进制整数到十进制整数变换的变换矩阵(T)1610;
Based on the analyses of circuits and instructions, I also wrote some assembling programs, translated them into hexadecimal codes, and then put them into ROM to verify logic functions of the whole system. 在分析电路以及指令的基础上,本人编写了若干汇编程序,并将它们翻译为16进制代码,最后读入ROM以验证整个设计的逻辑功能。